Skip to content

docs: fix two dead links#609

Merged
stdrc merged 2 commits into
MoonshotAI:mainfrom
yihong0618:hy/dead_link
Jan 19, 2026
Merged

docs: fix two dead links#609
stdrc merged 2 commits into
MoonshotAI:mainfrom
yihong0618:hy/dead_link

Conversation

@yihong0618

Copy link
Copy Markdown
Contributor

Related Issue

Resolve #(issue_number)

Description

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked the related issue, if any.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have run make gen-changelog to update the changelog.
  • I have run make gen-docs to update the user documentation.

simple fix two dead links

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Copilot AI review requested due to automatic review settings January 14, 2026 03:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes two broken documentation links by converting them from absolute paths to relative paths with .md extensions, aligning with the project's established linking convention.

Changes:

  • Updated link format from /zh/guides/ides to ../guides/ides.md in Chinese documentation
  • Updated link format from /en/guides/ides to ../guides/ides.md in English documentation

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/zh/reference/kimi-acp.md Fixed broken link to IDE usage guide using relative path
docs/en/reference/kimi-acp.md Fixed broken link to IDE usage guide using relative path

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stdrc

stdrc commented Jan 18, 2026

Copy link
Copy Markdown
Contributor

It seems that these are not dead links in the vitepress docs site.

@yihong0618

Copy link
Copy Markdown
Contributor Author

yes, it fails on GitHub link side and local click

@stdrc
stdrc merged commit 73b4c34 into MoonshotAI:main Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants